home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG Library 8 / PC-SIG Library CD-ROM (8th Edition) (1990-04).iso / 2001_100 / disk2012 / vbug.txt < prev   
Encoding:
Text File  |  1989-11-04  |  1.5 KB  |  46 lines

  1.                         VBUG Features and Files
  2.  
  3.  
  4.                          Overview of Features
  5.  
  6.              VBUG is a visual interface to the DOS debug program
  7.         providing a screen oriented visual debugging enviornment.
  8.         The following features are provided:
  9.  
  10.                 1. Full editing of all command input as well as
  11.         recall and display for editing of 10 prior commands.
  12.  
  13.                 2. Constant display of all CPU registers as well
  14.         as the current file being edited (and its size if saved).
  15.  
  16.                 3. A help display of the syntax of all debug commands
  17.         is available for quick review at any time.
  18.  
  19.                 4. Utilization fo all Function keys to assist in
  20.         common command input with a display of function key useage.
  21.  
  22.                 5. Dump and Unassemble commands provide 'paging'
  23.         displays, and unassembled code can be listed to the printer.
  24.  
  25.                 6. File size can be saved when the file is loaded
  26.         and then reset by an F-key prior to saving the file.
  27.  
  28.                 7. Full use of color is provided throughout all
  29.         displays to enhance the visual interface concept.
  30.  
  31.  
  32.  
  33.                     Description of Files on Disk
  34.  
  35.          File           Description
  36.  
  37.         VBUG.COM        Executable VBUG program file.
  38.  
  39.         VBUG.DOC        VBUG Users Manual with Registration form.
  40.  
  41.         VBUG.DES        PC-SIG Description file.
  42.  
  43.         VBUG.TXT        This description text file.
  44.  
  45.  
  46.